var crypto/x509.oidExtensionSubjectKeyId
3 uses
crypto/x509 (current package)
x509.go#L961: oidExtensionSubjectKeyId = []int{2, 5, 29, 14}
x509.go#L1065: if len(subjectKeyId) > 0 && !oidInExtensions(oidExtensionSubjectKeyId, template.ExtraExtensions) {
x509.go#L1066: ret[n].Id = oidExtensionSubjectKeyId
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)